# | 2 | Syntax error *Codeding error
|
---|
1 | 3 | Return without gosub *Codeding error |
2 | 4 | Out of data *Codeding error |
3 | 5 | Illegal function call *Codeding error or datafile corrupted |
4 | 6 | Overflow *Codeding error or datafile corrupted |
5 | 7 | Out of memory *Codeding error or not enough RAM |
6 | 9 | Subscript out of range *Codeding error or datafile corrupted |
7 | 10 | Duplicate definition *Codeding error |
8 | 11 | Division by zero *Codeding error or datafile corrupted |
9 | 13 | Type mismatch *Codeding error or datafile corrupted |
10 | 14 | Out of string space *Codeding error or not enough RAM |
11 | 16 | String formula too complex *Codeding error or datafile corrupted |
12 | 19 | No resume *Codeding error |
13 | 20 | Resume without error *Codeding error |
14 | 24 | Device timeout *Communications error or hardware failed |
15 | 25 | Device fault *Communications error or hardware failed |
16 | 27 | Out of paper *Check printer paper and online status |
17 | 39 | Case else expected *Codeding error or datafile corrupted |
18 | 40 | Variable required *Codeding error |
19 | 50 | Field overflow *Codeding error or datafile corrupted |
20 | 51 | Internal error *Codeding error |
21 | 52 | Bad file name or number *Codeding error or file not found |
22 | 53 | File not found *File is missing for reading |
23 | 54 | Bad file mode *Codeding error |
24 | 55 | File already open *Codeding error |
25 | 56 | Field statement active *Codeing error |
26 | 57 | Device I/O error *Check cables | disk drives |
27 | 58 | File already exists *Codeing error |
28 | 59 | Bad record length *File contents corrupted |
29 | 61 | Disk full *Use del *.rep to make more room |
30 | 62 | Input past end of file *Contents of a file are missing |
31 | 63 | Bad record number *Codeing error |
32 | 64 | Bad file name *File name construction wrong |
33 | 67 | Too many files *CONFIG.SYS FILES=number too small |
34 | 68 | Device unavailable *Check cables | disk drives |
35 | 69 | Communication buffer overflow *Mode |
36 | 70 | Permission denied *File locked or SHARE.EXE not run yet |
37 | 71 | Disk not ready *Close floppy drive door |
38 | 72 | Disk media error *Backup and reformat |
39 | 73 | Advanced feature unavailable *DOS version incompatable. Get newer DOS |
40 | 74 | Rename across disks *Old file & new must be on same drive. |
41 | 75 | Path/File access error *A search did not find a directory or file |
42 | 76 | Path not found *A search did not find a directory or file |
43 | 00 | Unrecognized error *This error is not documented
|